In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetKeywords Method

SetKeywords Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(540)>

Sub SetKeywords( _

   ByVal Keywords As String _

) 
[DispId(540)]

void SetKeywords( 

   string Keywords

)
procedure SetKeywords( 

    Keywords: String

); 
DispIdAttribute(540)

function SetKeywords( 

   Keywords : String

);
[DispId(540)]

void SetKeywords( 

   string* Keywords

) 
[DispId(540)]

void SetKeywords( 

   String^ Keywords

) 

Parameters

Keywords
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members